.s-ms{
    margin-top: 5vh !important;
    margin-bottom: 7vh !important;
}

.s-ms-2{
    margin-top: 2vh !important;
    background-color: rgb(26, 25, 25);
    height: 20vh !important;
    border-radius: 5%;
}

.img-s-ms{
    width: auto !important;
    height: 10vh !important;
    cursor: pointer;
}

.img-s-ms:hover{
    opacity: 0.8;
}